mirror of
https://github.com/LIV2/lide.device.git
synced 2025-12-06 00:32:45 +00:00
Fixup Github Actions workflow
This commit is contained in:
parent
eb8364fdbb
commit
b45e0ffed0
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -17,12 +17,12 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
git config --global --add safe.directory "*"
|
||||
git fetch --prune --unshallow --tags
|
||||
make GIT_REF_NAME=${GITHUB_REF_NAME} clean all disk lha
|
||||
|
||||
- uses: actions/upload-artifact@v4.4.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user