Skip to content

Commit

Permalink
packages -> package
Browse files Browse the repository at this point in the history
  • Loading branch information
makeding committed Sep 27, 2024
1 parent 574ede2 commit 734ec88
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 @@ -18,12 +18,12 @@ jobs:
- name: Checkout fleth
uses: actions/checkout@v4
with:
path: packages/huggy
path: package/huggy
- name: download dependencies
run: |
pwd
ls
ls packages
ls package
./scripts/feeds update -a
./scripts/feeds install -a
compile:
Expand Down

0 comments on commit 734ec88

Please sign in to comment.