Skip to content

Commit e4ead5d

Browse files
author
doyougnu
committed
ci: repair build
1 parent dde6b8c commit e4ead5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: cachix/install-nix-action@v22
14-
- run: nix build
14+
- run: nix build -o _build
1515
- name: Deploy 🚀
1616
uses: JamesIves/github-pages-deploy-action@v4.2.2
1717
with:

0 commit comments

Comments
 (0)