Skip to content

Commit

Permalink
: Another try to fix that path.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasOM committed Jan 3, 2022
1 parent 82d817e commit 9fd3c71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/package_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ jobs:
fetch-depth: 0

- name: Package MacOS .app
run: ./fiiish-rs/create_cargo_lock_without_version.sh
run: ./create_cargo_lock_without_version.sh
shell: bash
working-directory: fiiish-rs

- uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 9fd3c71

Please sign in to comment.