Skip to content

Commit 6ee4268

Browse files
authored
typo
1 parent c4be827 commit 6ee4268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/nuitka-options.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
script-name: test.py
4646
onefile: true
4747
access-token: ${{ secrets.NUITKA_COMMERCIAL_ACCESS_TOKEN }}
48-
macos-create-app-bundle: ${{ runner.os == "macOS" }}
48+
macos-create-app-bundle: ${{ runner.os == 'macOS' }}
4949

5050
# Uploads artifacts
5151
- name: "Upload Artifacts"

0 commit comments

Comments
 (0)