Skip to content

chore(deps): update jetpack-io/devbox-install-action action to v0.9.0 #14

chore(deps): update jetpack-io/devbox-install-action action to v0.9.0

chore(deps): update jetpack-io/devbox-install-action action to v0.9.0 #14

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Install devbox
uses: jetpack-io/devbox-install-action@2aca099641c8564f8a841de48cd51107e6a24588 # v0.9.0
with:
enable-cache: true
- name: Build
run: devbox run -- hugo