remove debug

This commit is contained in:
Samuel Attard
2024-10-06 15:10:29 -07:00
parent a95d0cc1f1
commit e73aed7936

View File

@@ -167,11 +167,6 @@ jobs:
unzip -:o dist.zip
unzip -:o chromedriver.zip
unzip -:o mksnapshot.zip
- name: Debug
run: |
echo $(pwd)
ls src/out/Default
ls src/out/Default/locales
- name: Import & Trust Self-Signed Codesigning Cert on MacOS
if: ${{ inputs.target-platform == 'macos' && inputs.target-arch == 'x64' }}
run: |