Unverified Commit edc050cc authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump vmactions/freebsd-vm from 0.1.5 to 0.1.6 (#10219)

parent 948285de
......@@ -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 ;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment