We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a631e commit 0afeef1Copy full SHA for 0afeef1
.github/workflows/extension_release.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: Zylann/godot_voxel/.github/workflows/extension_linux.yml@master
12
13
build_windows:
14
- uses: Zylann/godot_fast_noise_2/.github/workflows/windows.yml@master
+ uses: Zylann/godot_voxel/.github/workflows/extension_windows.yml@master
15
16
dist:
17
runs-on: ubuntu-22.04
0 commit comments