Skip to content

Commit

Permalink
Install tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
Zjonn committed Oct 6, 2024
1 parent 1ab6b1e commit 66f993c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs-convert-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ jobs:
container: faforever/lua:v5.0-1
needs: convert_changelog
steps:
- name: Install tooling
run: apk add bash git findutils

- name: Download the Lua changelog artifact
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 66f993c

Please sign in to comment.