Skip to content

Commit

Permalink
Test compile pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
  • Loading branch information
dennismeister93 committed Jun 25, 2024
1 parent d810e8c commit bdbf2b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
if: ${{ matrix.arch == 'arm64' }}
uses: uraimo/run-on-arch-action@v2
with:
distro: ubuntu22.04
base_image: arm64v8/node:${{ env.NODE_VERSION }}-bullseye
run: |
npm install .
Expand Down

0 comments on commit bdbf2b6

Please sign in to comment.