Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarschall committed May 8, 2024
1 parent 03dbb8f commit 83c3fde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/flutter-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ jobs:
python3 ./generate.py -f ../../rustdesk/ -o . -e ../../rustdesk/rustdesk.exe
popd
mv ./target/release/rustdesk-portable-packer.exe ./rustdesk-hickelsoft-win64.exe
mv ./Release ./rustdesk
tar czf rustdesk-${{ env.VERSION }}-${{ matrix.job.arch }}.tar.gz rustdesk
- name: Add MSBuild to PATH
Expand Down

0 comments on commit 83c3fde

Please sign in to comment.