Skip to content

Commit

Permalink
cleanup GHA debug
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Jul 22, 2023
1 parent d2dc010 commit 9b86426
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
run: |
make snapshot
mv dist/crs_linux_amd64_v1 dist/crs_linux_amd64
tree dist
# publish
- name: publish
Expand All @@ -76,7 +75,6 @@ jobs:
run: |
make publish
mv dist/crs_linux_amd64_v1 dist/crs_linux_amd64
tree dist
# artifacts
- name: artifact_linux
Expand Down

0 comments on commit 9b86426

Please sign in to comment.