Skip to content

Commit

Permalink
Run some commands in bash on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk committed Jun 15, 2023
1 parent 7bb9a9c commit a25b8ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
export PROGRAM=rzk
cp `stack exec -- which $PROGRAM` .
tar -cavf program.tar.gz *
shell: bash

- name: Upload assets
id: upload-release-asset
Expand Down

0 comments on commit a25b8ec

Please sign in to comment.