Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares authored Jan 17, 2025
1 parent 854ee1b commit 8fbb687
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,8 @@ jobs:
- name: Install Dependencies (arm v8 only)
if: matrix.target == 'aarch64-unknown-linux-gnu'
run: |
sudo chmod -R 777 /
sudo chmod -R 777 /home
sudo chmod -R 777 /usr
- name: Build ahqstore-types locally
run: |
Expand Down

0 comments on commit 8fbb687

Please sign in to comment.