Skip to content

Commit

Permalink
fixup! fixup! fixup! eclipse-wakaamaGH-494 ci: Build and test on arme…
Browse files Browse the repository at this point in the history
…l architecture
  • Loading branch information
rettichschnidi committed Apr 5, 2021
1 parent b3c5e7c commit 94d8cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiarch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
githubToken: ${{ github.token }}
install: |
sudo apt update
sudo apt-get install cmake libcunit1-dev ninja-build unzip wget build-essentials
sudo apt-get install cmake libcunit1-dev ninja-build unzip wget build-essential
run: |
tools/ci/run_ci.sh --run-tests

0 comments on commit 94d8cf4

Please sign in to comment.