Skip to content

Commit

Permalink
Thanks GitHub...
Browse files Browse the repository at this point in the history
  • Loading branch information
AFellowSpeedrunner authored Nov 27, 2024
1 parent ee19acd commit 404feef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Compile
run: EMBEDDED_CC='clang-10' EMBEDDED_AR='llvm-ar-10' EMBEDDED_RANLIB='llvm-ranlib-10' make all
- name: Archive
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: secuOS
path: |
Expand Down

0 comments on commit 404feef

Please sign in to comment.