Skip to content

Commit

Permalink
Testing GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rusini committed Apr 27, 2024
1 parent 0c24f5a commit 2e7445e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cross.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- name: Setup
run: |
set -x
sudo apt-get update
sudo apt-get install g++-${{matrix.compiler.ver}}-${{matrix.target.label}} qemu-user
Expand Down

0 comments on commit 2e7445e

Please sign in to comment.