mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Fix master documentation updater
Its path was not synced with a recent change
This commit is contained in:
2
.github/workflows/update-master-docs.yml
vendored
2
.github/workflows/update-master-docs.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
- name: Update pages
|
||||
working-directory: rgbds
|
||||
run: |
|
||||
./.github/actions/get-pages.sh ../rgbds-www/_documentation master
|
||||
./.github/actions/get-pages.sh ../rgbds-www master
|
||||
- name: Push new pages
|
||||
working-directory: rgbds-www
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user