Skip to content

Commit

Permalink
Update build-musl.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Sep 7, 2023
1 parent 8ad2b4f commit f698c7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-musl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
- name: Check out iox
uses: actions/checkout@v3
with:
repository: influxdata/influxdb_iox
repository: metrico/influxdb_iox
# repository: influxdata/influxdb_iox
- run: |
echo "VERSION=${{ github.ref_name }}" >> $GITHUB_ENV
- run: sudo apt update && sudo apt install -y musl-tools
Expand Down

0 comments on commit f698c7c

Please sign in to comment.