mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
try fix ci on linux
This commit is contained in:
parent
adea613bd8
commit
04b495d76b
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
|
@ -47,6 +47,7 @@ jobs:
|
|||
GITHUB_OAUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
IMAGE: ${{ matrix.image }}
|
||||
run: |
|
||||
sudo apt-get -y install automake libcurl4-openssl-dev
|
||||
sh scripts/install-for-ci.sh
|
||||
ros install snmsts/sn.github
|
||||
if [ -n "$IMAGE" ]; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue