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 bcfdf91 commit e240df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +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
- name: upload github pages artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit e240df8

Please sign in to comment.