Skip to content

Commit

Permalink
.github/workflows/c.yml: maybe fix another syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
robohack committed Mar 23, 2024
1 parent cfc4bda commit 83f5466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
uname -a
${{ matrix.make }} -V MAKE_VERSION
${{ matrix.cc }} --version
- name: macos-id (MacOS)
if: startsWith(matrix.os, "macos")
run: |
sw_vers
Expand Down

0 comments on commit 83f5466

Please sign in to comment.