Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.

Commit 070ade1

Browse files
authored
remove debug info
1 parent e7b526a commit 070ade1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/example-sync.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222

2323
- name: Create new example
2424
run: |
25-
pwd
26-
ls
2725
cargo generate --git https://github.com/rust-github/template.git --name rust-gh-example --template-values-file template_values.toml
2826
2927
- name: Checkout old example

0 commit comments

Comments
 (0)