Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed May 23, 2024
1 parent b5d3657 commit 36e7a00
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/wasm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,5 @@ jobs:

- name: Debug
run: |
echo "_site"
ls -la _site || true
echo "pwd"
ls -la || true
# Use `library.data` and `library.js.metadata` files or repository files
# in `./_site` directory to create a GitHub Pages site.
apt-get update && apt-get install -yq tree
tree .

0 comments on commit 36e7a00

Please sign in to comment.