Skip to content

Commit

Permalink
fix: apt update
Browse files Browse the repository at this point in the history
  • Loading branch information
zeromake committed Oct 8, 2023
1 parent a486d68 commit 96d075c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
sudo apt-get install -y ./xmake-amd64.deb
rm ./xmake-amd64.deb
xmake --version
sudo apt-get update
sudo apt-get install libc6-dev-i386
- name: cert
env:
Expand Down

0 comments on commit 96d075c

Please sign in to comment.