Added a ls command for testing.
This commit is contained in:
@ -19,7 +19,7 @@ jobs:
|
|||||||
mkdir artifacts
|
mkdir artifacts
|
||||||
# cp *.pdf artifacts/
|
# cp *.pdf artifacts/
|
||||||
cp *.tex artifacts/
|
cp *.tex artifacts/
|
||||||
|
cat *.tex
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: my-artifact
|
|
||||||
path: artifacts/
|
path: artifacts/
|
||||||
|
Reference in New Issue
Block a user