feat(deploy-dgnum): Update workflow
Some checks failed
Publish website to Codeberg Pages / publish (push) Failing after 12s

This commit is contained in:
Tom Hubrecht 2023-12-05 10:54:21 +01:00
parent 54d4216f64
commit 7e3c1812d0

View file

@ -8,12 +8,16 @@ on:
jobs:
publish:
runs-on: native
runs-on: debian-latest
steps:
- uses: actions/checkout@v3
with:
path: dgnum.eu
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Build website
run: |
# Hack to set the cache in the working directory