Skip to content

Commit

Permalink
fix release.yaml II
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJacobs committed Jan 25, 2024
1 parent 33b6026 commit d273488
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
# release. For setting a different ref, all `needs` jobs need to be
# adjusted. Currently, everything uses the default branch.

- run: touch executables.zip
- run: ls -lh

- name: "Push release tag"
Expand Down
1 change: 1 addition & 0 deletions executables.zip
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hello world

0 comments on commit d273488

Please sign in to comment.