Skip to content

Commit

Permalink
removes errange stage
Browse files Browse the repository at this point in the history
  • Loading branch information
david-saeger committed Aug 18, 2023
1 parent ad196c6 commit e9270fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
env:
JEKYLL_ENV: production
- name: Test
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit e9270fe

Please sign in to comment.