Implemented a first verion of the text #7
@ -17,7 +17,8 @@ jobs:
|
||||
- run: |
|
||||
ls -la
|
||||
mkdir artifacts
|
||||
cp *.pdf artifacts/
|
||||
# cp *.pdf artifacts/
|
||||
cp *.tex artifacts/
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: artifacts/
|
||||
|
Reference in New Issue
Block a user