Skip to content

Commit

Permalink
-debug on make
Browse files Browse the repository at this point in the history
  • Loading branch information
orthecreedence committed Mar 28, 2024
1 parent eed4a9b commit e95d7a2
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 @@ -46,7 +46,7 @@ jobs:
- name: Build
env:
URL: https://basisproject.net
run: make -d all
run: make all
- 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 e95d7a2

Please sign in to comment.