Skip to content

Commit

Permalink
fix: MacOS 12 build
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy Puchkov committed May 14, 2024
1 parent f24b30e commit ee42640
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/MacOS-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Configure
run: |
rm -rf "${DIR_BULD}"/src/flameshot.dmg "${DIR_BULD}"/src/flameshot.app/
mkdir ${DIR_BULD}
pwd
ls -la
ls -la "./packaging/macos/"
Expand Down

0 comments on commit ee42640

Please sign in to comment.