build: crazy workflow idea 5
Some checks failed
Build / build-linux (push) Failing after 2s

This commit is contained in:
6arelyFuture 2024-03-20 17:34:29 +01:00
parent 2fb8e28071
commit 50121a66a5

View File

@ -7,7 +7,7 @@ jobs:
steps: steps:
- name: Check out files - name: Check out files
uses: actions/checkout@main uses: actions/checkout@4
with: with:
submodules: true submodules: true
fetch-depth: 0 fetch-depth: 0
@ -18,7 +18,7 @@ jobs:
.gitea/scripts/ci.sh .gitea/scripts/ci.sh
- name: Upload release - name: Upload release
uses: actions/upload-artifact@main uses: actions/upload-artifact@v3.1.2
with: with:
name: release name: release
path: | path: |