Differences From Artifact [bdb1dc756e]:
- File .github/workflows/freebsd.yml — part of check-in [e64baf5894] at 2023-04-16 14:01:19 on branch trunk — Add FreeBSD to GitHub Actions (user: js, size: 1072) [annotate] [blame] [check-ins using]
To Artifact [db6a8add24]:
- File .github/workflows/freebsd.yml — part of check-in [fed82bf9db] at 2023-04-16 17:13:29 on branch trunk — GitHub Actions: Add missing pkgconf on FreeBSD (user: js, size: 1080) [annotate] [blame] [check-ins using]
︙ | |||
24 25 26 27 28 29 30 | 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | - + | steps: - uses: actions/checkout@v3 - uses: vmactions/freebsd-vm@v0 with: usesh: true copyback: false prepare: | |