Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
f1shl authored Aug 19, 2024
1 parent 652a623 commit cbb2691
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
if: matrix.os == 'macos-latest'
run: |
bash build_executable_mac.sh
- name: Create Executable
if: matrix.os == 'macos-latest'
run: chmod +x dist/nami-beitragsrechner
- name: Upload Mac OS binaries
if: matrix.os == 'macos-latest'
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit cbb2691

Please sign in to comment.