Compare commits

..

1 Commits

Author SHA1 Message Date
0324a203f1
enable debug symbols and small ngcft fixes
Some checks failed
ContinuousDelivery / windows (push) Waiting to run
ContinuousDelivery / release (push) Blocked by required conditions
ContinuousIntegration / macos (push) Waiting to run
ContinuousIntegration / windows (push) Waiting to run
ContinuousDelivery / linux-ubuntu (push) Failing after 15s
ContinuousIntegration / linux (push) Failing after 15s
ContinuousIntegration / android (push) Failing after 15s
2024-07-14 20:12:27 +02:00
2 changed files with 1 additions and 7 deletions

View File

@ -100,12 +100,6 @@ jobs:
echo "name=dev-${SAFE_NAME}-${SHORT_HASH}" >> $GITHUB_OUTPUT
fi
- name: Clean temporary artifacts
# msvc sometimes produces .ilk files, which are used for linking only
shell: powershell
run: |
Remove-Item "${{github.workspace}}/build/bin/*.ilk"
- name: Compress artifacts
shell: powershell
run: |

@ -1 +1 @@
Subproject commit 489556e322c9f5608d3612fe88f31976d16ad6e9
Subproject commit 10756e13cedbe72b79291f52ce8206f5f6d08a47