Skip to content

Commit

Permalink
Typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
isaak654 committed Feb 1, 2024
1 parent c8c2e58 commit 6e8551a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
run: msbuild /t:build Sandboxie\SandboxDll.sln /p:Configuration="SbieRelease" /p:Platform=ARM64EC -maxcpucount:8

#
# Prepare Qt Framework for ARM64 we need also the x64 for soem utilities like qmake
# Prepare Qt Framework for ARM64 (we also need Qt x64 for some utilities like qmake)
#

- name: Install Qt6 x64
Expand Down

0 comments on commit 6e8551a

Please sign in to comment.