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

This commit is contained in:
2026-05-15 23:47:51 +05:30
parent c99f8cdb2c
commit 0310fe3225

View File

@@ -8,3 +8,7 @@ jobs:
echo "TEST" > test.txt
ls
cat test.txt
- name: Artifact Upload
uses: https://gitea.com/actions/upload-artifact@v3
path: test.txt