mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-30 22:57:59 +00:00
Update build step for building webring
This commit is contained in:
parent
2a2c151f09
commit
67d5ff8bea
2
.github/workflows/build-webring.yml
vendored
2
.github/workflows/build-webring.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixpkgs-unstable
|
||||
- name: Build webring
|
||||
run: nix develop -c rake build_openring
|
||||
run: nix develop -c rake build_webring
|
||||
- name: Commit the changes
|
||||
run: |
|
||||
# Show the commit as set by the Actions bot.
|
||||
|
Loading…
Reference in New Issue
Block a user