Skip to content

Commit

Permalink
testing ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragzouken committed May 25, 2024
1 parent e240df8 commit a1fac8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
ruby-version: '3.3' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- run: gem install neocities
- run: neocities upload -d bipsi .\dist\index.html
- run: printf "candle\n$NEOCITIES" | neocities upload -d bipsi .\dist\index.html
- name: upload github pages artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit a1fac8b

Please sign in to comment.