mirror of
https://github.com/godotengine/godot-commit-artifacts.git
synced 2025-12-31 05:48:27 +03:00
Fix actions configuration
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -23,8 +23,9 @@ jobs:
|
||||
|
||||
- name: Checkout published data
|
||||
uses: actions/checkout@v3
|
||||
ref: gh-pages
|
||||
path: out
|
||||
with:
|
||||
ref: gh-pages
|
||||
path: out
|
||||
|
||||
- name: Install Node.js 16.x
|
||||
uses: actions/setup-node@v3
|
||||
|
||||
Reference in New Issue
Block a user