diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/solaris.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/solaris.yml b/.github/workflows/solaris.yml index a4355d0..b2ab1cb 100644 --- a/.github/workflows/solaris.yml +++ b/.github/workflows/solaris.yml | |||
| @@ -28,7 +28,7 @@ jobs: | |||
| 28 | ./autogen.sh | 28 | ./autogen.sh |
| 29 | 29 | ||
| 30 | - name: "Build on VM" | 30 | - name: "Build on VM" |
| 31 | uses: vmactions/solaris-vm@47bea106d03acaf91084e52548ee460556011602 # v1.1.8 | 31 | uses: vmactions/solaris-vm@c20562b2c69737b06be9e828915761703e487373 # v1.3.3 |
| 32 | with: | 32 | with: |
| 33 | prepare: | | 33 | prepare: | |
| 34 | pkg install gcc make | 34 | pkg install gcc make |
