Skip to content

Commit

Permalink
use setup pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedeekay committed Feb 19, 2024
1 parent 708bd1b commit 2a4279f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a4279f

Please sign in to comment.