Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
osy authored Dec 10, 2023
1 parent 5265ce8 commit adce4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ jobs:
LAUNCHER_PROFILE_UUID: ${{ vars.LAUNCHER_PROFILE_UUID }}
- name: Install appdmg
run: |
python3 -m pip install packaging
python3 -m pip install setuptools
npm install -g appdmg
- name: Download Artifact
uses: actions/download-artifact@v3
Expand Down

0 comments on commit adce4c2

Please sign in to comment.