Skip to content

Commit

Permalink
maybe its an env thing?
Browse files Browse the repository at this point in the history
  • Loading branch information
orthecreedence committed Mar 28, 2024
1 parent 984b64b commit 41fc131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/www.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Fool build system into ignoring the paper
run: mkdir -p ../paper/src
- name: Build
run: make URL=https://basisproject.net/ dist/index.html
run: URL=https://basisproject.net make
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 41fc131

Please sign in to comment.