Skip to content

Commit

Permalink
need to checkout repository for build.xml to be available
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Oct 15, 2024
1 parent ee565ad commit 5550f27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install libxml2-utils for xmllint
run: |
sudo apt-get update
Expand Down

0 comments on commit 5550f27

Please sign in to comment.