Skip to content

Commit

Permalink
remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Jul 3, 2023
1 parent bf3e2e2 commit aaae32e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/configure-pages@v1
- name: Install Oranda
# We need oranda pre-release so that we can use page_prefix
run: curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.1.0/oranda-installer.sh | sh
- run: oranda build
- run: find public/
Expand Down

0 comments on commit aaae32e

Please sign in to comment.