Skip to content

Commit

Permalink
Setup debug session
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboyd committed Oct 4, 2023
1 parent 9b75e59 commit 9434158
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/v2-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
- run: |
cd website
yarn install
yarn docusaurus build --config ./docusaurus.config.local.js --out-dir build/local/site
yarn build
- uses: mxschmitt/action-tmate@v3
release:
runs-on: ubuntu-latest
steps:
Expand Down

2 comments on commit 9434158

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 9434158 Oct 4, 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".

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 9434158 Oct 4, 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.