Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Jan 7, 2025
1 parent f8b9056 commit b4f7dfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:

- name: Install dependencies
run: |
apt-get update
apt-get install --assume-yes qemu-user-binfmt
sudo apt-get update
sudo apt-get install --assume-yes qemu-user-binfmt
- name: Install pkg
run: npm install -g @yao-pkg/pkg
Expand Down

0 comments on commit b4f7dfd

Please sign in to comment.