Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Konboi committed Mar 19, 2024
1 parent 86ff1e4 commit 46a586b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
go install github.com/jstemmer/go-junit-report@latest
- run: "launchable verify"
- run: "ls -a .."
- run: "ls -a go"
- run: "ls -a examples/eg/go"
- name: Record commits and build
run: 'launchable record build --name "$GITHUB_RUN_ID" --source src=. --source cli=./cli' # care for working-directory path
- run: "cd go"
Expand Down

0 comments on commit 46a586b

Please sign in to comment.