Skip to content

Commit

Permalink
Fix up workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RyeMutt committed Jun 18, 2024
1 parent cb00ac3 commit 88b2485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
addrsize: ${{ matrix.addrsize }}
build-variables-repo: alchemyviewer/build-variables
build-variables-ref: alchemy
apt-packages: autoconf automake autopoint gettext
brew-packages: ninja
apt-packages: ninja
brew-packages: autoconf automake
release:
needs: build
runs-on: [ubuntu-latest]
Expand Down

0 comments on commit 88b2485

Please sign in to comment.