debug
All checks were successful
Build / Build_And_Publish (push) Successful in 7s

This commit is contained in:
2025-12-08 17:30:18 -06:00
parent 0b45b31351
commit 3d09fa6ce8

View File

@@ -13,7 +13,9 @@ jobs:
run: |
npm i
npm run build
mv generated_resume.pdf resume.pdf
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- name: Create Release
uses: akkuman/gitea-release-action@v1
with: