Skip to content

Commit

Permalink
ci: fix deploy
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Hivert <hivert.is.coming@gmail.com>
  • Loading branch information
ghivert committed May 20, 2024
1 parent cb1d753 commit 1f329a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: gleam run -m lustre/dev build
working-directory: e2e/demo
- name: Upload artifacts
uses: actions/upload-artifacts@v4
uses: actions/upload-artifact@v4
with:
name: github-pages
path: |
Expand Down
23 changes: 0 additions & 23 deletions e2e/demo/.github/workflows/test.yml

This file was deleted.

0 comments on commit 1f329a0

Please sign in to comment.