Skip to content

Commit

Permalink
Check out antsibull-fileutils as well. (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Sep 9, 2024
1 parent ec63bb0 commit 7672603
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/antsibull-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@ jobs:
ref: main
path: antsibull-docutils

- name: Check out antsibull-fileutils
uses: actions/checkout@v4
with:
repository: ansible-community/antsibull-fileutils
ref: main
path: antsibull-fileutils

- name: Pre-create build directory
run: mkdir -p antsibull/build

Expand Down

0 comments on commit 7672603

Please sign in to comment.