Skip to content

Commit

Permalink
Update BuildMultiplatform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj-hrivnak committed Aug 27, 2024
1 parent 779b29c commit 8cc938c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildMultiplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# -- DIFF --
previous_commit=$(git log -n 1 --skip 1 --pretty=format:"%h" -- $manifest)
previous_commit=$(git log -n 1 --skip 1 --pretty=format:"%h" -- ./pakku-lock.json)
git show $previous_commit:./pakku-lock.json > ./pakku-lock-prev.json
Expand Down

0 comments on commit 8cc938c

Please sign in to comment.