Skip to content

Commit

Permalink
confirm yes
Browse files Browse the repository at this point in the history
  • Loading branch information
thejohnfreeman committed Dec 12, 2024
1 parent 600470f commit 9ca5545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
configuration: ${{ env.configuration }}
- name: export
run: |
apt install jq
apt install --yes jq
version=$(conan inspect --format json . | jq --raw-output .version)
reference="xrpl/${version}@local/test"
conan remove -f ${reference} || true
Expand Down

0 comments on commit 9ca5545

Please sign in to comment.