Skip to content

Commit

Permalink
Fix workflow 3
Browse files Browse the repository at this point in the history
  • Loading branch information
wrnrlr committed Oct 28, 2024
1 parent 43bda06 commit 7501555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: deno task test

- run: sudo apt-get install tree
- run: tree 'www/dist'
- run: tree

# - name: Typedoc
# run: deno task typedoc || true
Expand Down

0 comments on commit 7501555

Please sign in to comment.