Skip to content

Commit da329cf

Browse files
Update build.yml
1 parent 923aeaa commit da329cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,6 @@ jobs:
181181
uses: actions/upload-artifact@v4
182182
with:
183183
name: native_debug_symbols.zip
184-
path: godot/bin/android-template-release-native-symbols.zip
184+
path: ~/godot/bin/android-template-release-native-symbols.zip
185185
if-no-files-found: ignore
186186
retention-days: 28

0 commit comments

Comments
 (0)