mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-14 18:51:52 +01:00
Fix path
This commit is contained in:
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
env:
|
||||
REPO: self
|
||||
BRANCH: pdfs
|
||||
FOLDER: ${GITHUB_WORKSPACE}/.compiled
|
||||
FOLDER: .compiled
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
COMMIT_NAME: "github-actions[bot]"
|
||||
COMMIT_EMAIL: "github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
Reference in New Issue
Block a user