Fix GitHub workflow file

This commit is contained in:
Gabriel Arazas 2022-04-30 20:40:56 +08:00
parent 68c9046c30
commit 65457580fa

View File

@ -5,7 +5,7 @@ on:
- master
jobs:
build:
run-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17