mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Really GitHub? Now? --nobuild
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
||||
git diff --exit-code
|
||||
|
||||
- name: "Upload artifacts to GitHub"
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: |
|
||||
dist/${{ env.TARGET }}-*/flipper-z-${{ env.TARGET }}-update-*
|
||||
|
||||
Reference in New Issue
Block a user