Skip to content

Commit 949799c

Browse files
committed
Test
1 parent 619038a commit 949799c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
uses: w3c/spec-prod@v2
1818
with:
1919
TOOLCHAIN: bikeshed
20-
DESTINATION: out/index.html
20+
BUILD_FAIL_ON: fatal
21+
DESTINATION: out/
2122

2223
- name: Upload to Deno Deploy
2324
uses: denoland/deployctl@v1

0 commit comments

Comments
 (0)