Test
This commit is contained in:
parent
73bf19022f
commit
70582602a4
2
.github/workflows/nuitka.yml
vendored
2
.github/workflows/nuitka.yml
vendored
@ -142,4 +142,4 @@ jobs:
|
||||
with:
|
||||
name: Difficult-Rocket_v${{env.DR_version}}-${{runner.os}}${{matrix.python-version}}-Build.${{github.run_number}}+${{env.short_sha}}.zip
|
||||
path: |
|
||||
build/main.zip
|
||||
build/main.zip
|
||||
|
3
.github/workflows/page.yml
vendored
3
.github/workflows/page.yml
vendored
@ -45,9 +45,8 @@ jobs:
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
|
||||
# Upload entire repository
|
||||
path: './docs/page/docs'
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v1
|
||||
uses: actions/deploy-pages@v1
|
||||
|
Loading…
Reference in New Issue
Block a user