Compare commits
1 Commits
c648958468
...
0324a203f1
Author | SHA1 | Date | |
---|---|---|---|
0324a203f1 |
6
.github/workflows/cd.yml
vendored
6
.github/workflows/cd.yml
vendored
@ -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: |
|
||||
|
2
external/solanaceae_ngc_ft1
vendored
2
external/solanaceae_ngc_ft1
vendored
@ -1 +1 @@
|
||||
Subproject commit 489556e322c9f5608d3612fe88f31976d16ad6e9
|
||||
Subproject commit 10756e13cedbe72b79291f52ce8206f5f6d08a47
|
Loading…
Reference in New Issue
Block a user