Skip to content

Commit

Permalink
bad yaml! bad!
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboyd committed Oct 2, 2023
1 parent e95b2f6 commit 771a209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/v2-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
yarn docs
tar czvf ${{ github.ref }}.apidocs.tgz -C docs api
env:
NODE_OPTIONS:--max_old_space_size=8192
NODE_OPTIONS: --max_old_space_size=8192
- run: |
cd website
Expand Down

1 comment on commit 771a209

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 771a209 Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/www/main.ts".

Please sign in to comment.