Skip to content

Commit

Permalink
modify workflows config
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxiao29 committed Apr 24, 2024
1 parent c47bdf4 commit 367bb32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_new_ipk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
DEBIAN_FRONTEND: noninteractive
run: |
sudo apt-get update
# sudo apt-get update
sudo apt-get -y install curl git tar
- name: Install OpenWrt SDK
run: |
Expand Down

0 comments on commit 367bb32

Please sign in to comment.