Skip to content

Commit

Permalink
ci: setup-focal-proposed.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Jun 25, 2023
1 parent 5a9cd02 commit d195de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ jobs:
ARCH: ${{matrix.arch}}
EXTRA_CMAKE_OPTIONS: -G Ninja ${{env.extra_cmake_options}} -DTOYWASM_TARBALL_SUFFIX=-${{matrix.name}}
run: |
sudo -E ./cross/setup-focal-proposed.sh
sudo -E ./cross/cross-setup.sh
./cross/cross-cmake-configure.sh
Expand Down

0 comments on commit d195de8

Please sign in to comment.