Skip to content

Commit

Permalink
Bugfix: install dependencies when building docker
Browse files Browse the repository at this point in the history
  • Loading branch information
HDegroote committed Jan 11, 2024
1 parent a98ba07 commit 8d4b51c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
-
name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 https://github.com/actions/checkout/releases/tag/v4.1.1
- run: npm install
-
name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0 https://github.com/docker/setup-qemu-action/releases/tag/v3.0.0
Expand Down

0 comments on commit 8d4b51c

Please sign in to comment.