Skip to content

Commit

Permalink
uname -a
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Jun 11, 2024
1 parent 17bc81a commit 5a69766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
prepare: |
pkg install cmake clang-18
run: |
uname -a
make -C depends NO_QT=1 NO_WALLET=1 NO_UPNP=1 NO_NATPMP=1 NO_ZMQ=1 NO_USDT=1
cmake -B build
copyback: false

0 comments on commit 5a69766

Please sign in to comment.