Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Jan 18, 2025
1 parent 8df9bf5 commit a77d3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ jobs:
- name: Install Dependencies (arm ubuntu only)
if: matrix.target == 'aarch64-unknown-linux-gnu'
run: |
sudo apt install lld mime-support
sudo apt install lld xdg-utils
sudo chmod -R 777 /home
sudo chmod -R 777 /usr
Expand Down

0 comments on commit a77d3b3

Please sign in to comment.