Skip to content

Commit

Permalink
Use regular bash
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Nov 29, 2024
1 parent d39dcf0 commit 0a08369
Showing 1 changed file with 0 additions 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 @@ -171,7 +171,6 @@ jobs:
- name: setup
shell: bash
run: |
#! C:\msys64\usr\bin\bash.exe
# Extract version number
VERSION=$(awk '/"version":/ { print substr($2, 2, length($2)-3); exit }' app/package.json)
Expand Down

0 comments on commit 0a08369

Please sign in to comment.