Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsmh authored Sep 24, 2023
1 parent c085284 commit 47dff35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
large-packages: false
- uses: actions/checkout@main
- name: Env for Openwrt SDK
run: sudo apt update && sudo apt install -y libev-dev libc-ares-dev libudns-dev libncurses-dev
run: sudo apt update && sudo apt install -y libev-dev libc-ares-dev libudns-dev libncurses-dev libfuse-dev
- name: Download Openwrt SDK
env:
SDK_URL: ${{ matrix.SDK_URL }}
Expand Down

0 comments on commit 47dff35

Please sign in to comment.