Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
qhy040404 committed May 7, 2023
1 parent 45597a2 commit 8684c17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Verify g++ on macOS
if: startsWith(matrix.os, 'macos-')
shell: sh
run: g++-9 --version
run: g++ --version

- name: Restore NuGet Packages
if: startsWith(matrix.os, 'windows-')
Expand Down
2 changes: 1 addition & 1 deletion Unix-version

0 comments on commit 8684c17

Please sign in to comment.