fixed image

This commit is contained in:
Kristian Krsnik 2023-08-18 18:58:15 +02:00
parent d47d3a3f34
commit 333f4e87a8
1 changed files with 1 additions and 2 deletions

View File

@ -30,8 +30,7 @@ jobs:
# Build job
build:
runs-on: ubuntu-latest
container:
image: nixos/nix
container: nixos/nix
env:
HUGO_VERSION: 0.114.0
steps: