Skip to content

Commit 992abab

Browse files
committed
Remove VSCode Debug
1 parent 317651b commit 992abab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/check-test-build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ jobs:
8888
.\scripts\build\windows\set_version_from_template.ps1
8989
pyinstaller --version-file "./version_windows.txt" --add-data "version.txt;." --icon "./steamCloudSaveDownloaderGUI/res/scsd_256.ico" --hide-console hide-late --collect-all steamCloudSaveDownloaderGUI --collect-all dateutil --collect-all steamCloudSaveDownloader --onefile ./scsd-gui --name $unsigned_filename
9090
91-
- name: Sign (Windows)
92-
if: ${{ matrix.os == 'windows-latest' }}
93-
uses: fawazahmed0/action-debug-vscode@main
94-
9591
- name: Sign (Windows)
9692
if: ${{ matrix.os == 'windows-latest' }}
9793
uses: hhhhhojeihsu/code-sign-action@c4df355f7e6ceee249e6e6d76debded9ff874046

0 commit comments

Comments
 (0)