Skip to content

Commit

Permalink
Run htmlproofer in rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Nov 17, 2024
1 parent 62e61f6 commit 1143037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
htmlproofer:
runs-on: ubuntu-latest
container:
image: moveit/moveit2:humble-source
image: moveit/moveit2:rolling-source
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 1143037

Please sign in to comment.