Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
TBSniller committed Mar 11, 2023
1 parent 7a6b1a7 commit 88e1344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_piccap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: find . && find ./build

- name: Upload PicCap IPK
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: piccap_ipk
path: ./build/*.ipk
Expand Down

0 comments on commit 88e1344

Please sign in to comment.