Skip to content

Commit

Permalink
[gen-site.yaml] Increase SFOS version from 4.5.0.24 to 4.5.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Mar 21, 2024
1 parent 01ce927 commit f9f3c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Generate website
run: python -m chumweb --public-url "https://sailfishos-chum.github.io/" --repos 4.5.0.24_aarch64,4.5.0.24_i486,4.5.0.24_armv7hl --job-summary $GITHUB_STEP_SUMMARY
run: python -m chumweb --public-url "https://sailfishos-chum.github.io/" --repos 4.5.0.25_aarch64,4.5.0.25_i486,4.5.0.25_armv7hl --job-summary $GITHUB_STEP_SUMMARY
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload GitHub pages artifact
Expand Down

0 comments on commit f9f3c01

Please sign in to comment.