Skip to content

Commit

Permalink
Trying a build step
Browse files Browse the repository at this point in the history
  • Loading branch information
TomWerner committed Jan 3, 2025
1 parent ce1f1e5 commit cef87fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/export-c7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
run: |
mkdir -v -p build/${FOLDER_NAME}
cd ${EXPORT_NAME}
dotnet build
godot -v --headless --export${BUILD_SUFFIX} "Linux/X11" ../build/${FOLDER_NAME}/${EXPORT_NAME}.x86_64
- name: Copy Static Files
run: |
Expand Down

0 comments on commit cef87fc

Please sign in to comment.