Browse Source

workflow: Hack workaround for Ubuntu CI error

rdb 4 months ago
parent
commit
20c9b0d902
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -118,4 +118,5 @@ jobs:
 
 
     - name: Make installer
     - name: Make installer
       run: |
       run: |
+        rm -f built/bin/p3dcparse
         python makepanda/makepackage.py --verbose --lzma
         python makepanda/makepackage.py --verbose --lzma