|
@@ -29,7 +29,7 @@ jobs:
|
|
scons target=release generate_bindings=yes -j $(nproc)
|
|
scons target=release generate_bindings=yes -j $(nproc)
|
|
|
|
|
|
- name: Upload artifact
|
|
- name: Upload artifact
|
|
- uses: actions/upload-artifact@v2
|
|
|
|
|
|
+ uses: actions/upload-artifact@v3
|
|
with:
|
|
with:
|
|
name: godot-cpp-linux-glibc2.27-x86_64-release
|
|
name: godot-cpp-linux-glibc2.27-x86_64-release
|
|
path: bin/libgodot-cpp.linux.release.64.a
|
|
path: bin/libgodot-cpp.linux.release.64.a
|