Skip to content

Commit

Permalink
update Solaris dep install
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-naumov committed May 2, 2024
1 parent 91026a5 commit 4bd1b2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/solaris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
uses: vmactions/solaris-vm@v0
with:
prepare: |
gcc -v
pkgutil -y -i git automake clang
#gcc -v
pkgutil -y -i git automake gcc #clang
- name: Build
run: |
Expand Down

0 comments on commit 4bd1b2c

Please sign in to comment.