This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user