Skip to content

Commit

Permalink
TMP: print platform info
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Jun 17, 2024
1 parent c0297c4 commit 083757c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Build Release Target
if: ${{ !cancelled() }}
run: |
cc --version
uname -somr && cc --version
find $(which gcc)*
gcc --version
make
Expand Down

0 comments on commit 083757c

Please sign in to comment.