use setup pages action

This commit is contained in:
eyedeekay
2024-02-19 14:44:48 -05:00
parent 708bd1b9d5
commit 2a4279f8fc

View File

@ -33,10 +33,9 @@ jobs:
javadoc-latest:
runs-on: ubuntu-latest
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- name: Setup Pages
uses: actions/configure-pages@v4
- name: GetText
run: sudo apt install gettext
- uses: actions/checkout@v4