back to christ v4
Some checks failed
godot-ci export / Windows Export (push) Has been cancelled

This commit is contained in:
2025-07-01 07:03:20 -07:00
parent d562d261b9
commit badf03d102

View File

@ -30,7 +30,7 @@ jobs:
- name: Create test file - name: Create test file
run: echo "test" > test.txt run: echo "test" > test.txt
- name: Upload Small Artifact - name: Upload Small Artifact
uses: actions/upload-artifact@v3 uses: christopherhx/gitea-upload-artifact@v4
with: with:
name: test name: test
path: test.txt path: test.txt