Skip to content

Commit

Permalink
Install bc
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelff committed Jan 22, 2024
1 parent 81cf26f commit 2ecda16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wasm-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
with:
version: 8

- name: Install bc
run: apt-get install -y bc

- name: "Login to Docker Hub"
uses: docker/login-action@v3
continue-on-error: true
Expand Down

0 comments on commit 2ecda16

Please sign in to comment.