mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
Bump vmactions/freebsd-vm from 0.1.5 to 0.1.6 (#10219)
This commit is contained in:
parent
948285de39
commit
edc050cc57
3
.github/workflows/daily.yml
vendored
3
.github/workflows/daily.yml
vendored
@ -521,10 +521,11 @@ jobs:
|
||||
repository: ${{ env.GITHUB_REPOSITORY }}
|
||||
ref: ${{ env.GITHUB_HEAD_REF }}
|
||||
- name: test
|
||||
uses: vmactions/freebsd-vm@v0.1.5
|
||||
uses: vmactions/freebsd-vm@v0.1.6
|
||||
with:
|
||||
usesh: true
|
||||
sync: rsync
|
||||
copyback: false
|
||||
prepare: pkg install -y bash gmake lang/tcl86 lang/tclx
|
||||
run: >
|
||||
gmake || exit 1 ;
|
||||
|
Loading…
Reference in New Issue
Block a user