mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
Update license
This commit is contained in:
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
- name: Prepare output directory
|
||||
run: |
|
||||
mkdir ${GITHUB_WORKSPACE}/.compiled
|
||||
cp ${GITHUB_WORKSPACE}/LICENSE ${GITHUB_WORKSPACE}/.compiled
|
||||
cp ${GITHUB_WORKSPACE}/LICENSE-pdf ${GITHUB_WORKSPACE}/.compiled/LICENSE
|
||||
|
||||
- name: Compile
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user