mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
See the source tree
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -99,7 +99,9 @@ jobs:
|
||||
|
||||
# amd64 build
|
||||
- if: ${{ matrix.arch == 'amd64' }}
|
||||
run: .ci/build_${{ matrix.os }}.sh
|
||||
run: |
|
||||
tree .
|
||||
.ci/build_${{ matrix.os }}.sh
|
||||
|
||||
# arm64 build
|
||||
- uses: uraimo/run-on-arch-action@v2.0.10
|
||||
|
||||
Reference in New Issue
Block a user