Skip to content

Commit

Permalink
Restore feeds
Browse files Browse the repository at this point in the history
Signed-off-by: Vince JV <[email protected]>
  • Loading branch information
vincejv committed Nov 20, 2024
1 parent 0ce5b4e commit 1b9327a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ jobs:
mixkey: 'x86_64'
prefix: ${{ github.workspace }}

# - name: Update feeds
# run: |
# ./scripts/feeds update -a
# ./scripts/feeds install -a
- name: Update feeds
run: |
./scripts/feeds update -a
./scripts/feeds install -a
# - name: Remove failing packages
# run: |
Expand Down

0 comments on commit 1b9327a

Please sign in to comment.