testing
All checks were successful
Test Artifact Upload / test-upload (push) Successful in 28s

This commit is contained in:
nomadics9 2025-01-04 15:56:22 +03:00
parent 276bc73c4d
commit 562834ca03

View file

@ -18,7 +18,7 @@ jobs:
ls -lh test.bin ls -lh test.bin
- name: Upload test file - name: Upload test file
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: test-artifact name: test-artifact
path: test.bin path: test.bin