Update .github/workflows/build.yml
Some checks failed
/ build (push) Failing after 2s

This commit is contained in:
2026-05-16 13:12:59 +05:30
parent 88be74c5fa
commit eb9fb162b8

View File

@@ -10,7 +10,7 @@ jobs:
cat test.txt cat test.txt
- name: Artifact Upload - name: Artifact Upload
uses: https://gitea.com/actions/gitea-upload-artifact@v6 uses: https://gitea.com/actions/gitea-upload-artifact@v3
with: with:
name: test name: test
path: test.txt path: test.txt