Skip to content

Commit 338779d

Browse files
committed
CI: update artifact name for linux-threads
1 parent 91f5e82 commit 338779d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/full-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,8 @@ jobs:
171171

172172
- name: linux-threads
173173
os: ubuntu-20.04
174-
godot-binary: godot.linuxbsd.editor.dev.double.x86_64
174+
artifact-name: linux
175+
godot-binary: godot.linuxbsd.editor.dev.x86_64
175176
rust-extra-args: --features threads
176177

177178
- name: linux-nightly

0 commit comments

Comments
 (0)