Skip to content

Commit

Permalink
Fix jekyll deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamise-gpsw committed Apr 10, 2024
1 parent 0e62403 commit 8a80eca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
jekyll:
name: Build and Deploy Jekyll Site
needs: [copyright, check, python_sdk]
if: always()
runs-on: ubuntu-latest
steps:
- name: Checkout source branch (the PR branch)
Expand Down
5 changes: 0 additions & 5 deletions test.cpp

This file was deleted.

0 comments on commit 8a80eca

Please sign in to comment.