Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
powerAn2020 committed Oct 15, 2024
1 parent ff09187 commit 6c121f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
cp -rf ZeroTierOne ZeroTierOne_ARM
cd ZeroTierOne
make -j $(nproc) ZT_STATIC=1 ZT_DEBUG=0 ZT_SSO_SUPPORTED=0 CC=aarch64-none-linux-gnu-gcc CXX=aarch64-none-linux-gnu-g++ LDFLAGS="-s"
cp -rf zerotier-one ../zerotier-one-arm64
- name: Build UI
run: |
Expand Down

0 comments on commit 6c121f3

Please sign in to comment.