Skip to content

Commit

Permalink
Update pywb from 2.7.4 to 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ato committed Oct 15, 2024
1 parent 251a844 commit e4563f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y httrack ghostscript
- name: Install pywb 2.7.4
run: sudo pip install --break-system-packages pywb==2.7.4
- name: Install pywb 2.8.3
run: sudo pip install --break-system-packages pywb==2.8.3
- name: Build with Maven
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
Expand Down

0 comments on commit e4563f1

Please sign in to comment.