This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -7,4 +7,8 @@ jobs:
|
||||
run: |
|
||||
echo "TEST" > test.txt
|
||||
ls
|
||||
cat test.txt
|
||||
cat test.txt
|
||||
|
||||
- name: Artifact Upload
|
||||
uses: https://gitea.com/actions/upload-artifact@v3
|
||||
path: test.txt
|
||||
Reference in New Issue
Block a user