Skip to content

Commit

Permalink
gcc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaojianli committed Feb 21, 2025
1 parent 0d05a3e commit 810c257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_sqlite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
ref: ${{ steps.sqlite.outputs.release }}
- name: Build sqlite-jdbc
run: |
make native -j$(nproc)
ls
gcc -V
make native -j$(nproc)

0 comments on commit 810c257

Please # to comment.