Skip to content

Commit

Permalink
Test - update jq version
Browse files Browse the repository at this point in the history
  • Loading branch information
DhanshreeA authored Apr 12, 2024
1 parent 877c0bc commit fdf741f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload-model-to-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
- name: Test Built Image
id: testBuiltImage
run: |
apt-get install --only-upgrade jq
ersilia -v fetch ${{ github.event.repository.name }} --from_dockerhub
ersilia -v serve ${{ github.event.repository.name }}
ersilia -v run -i "CCCC" -o "output.json"
Expand Down

0 comments on commit fdf741f

Please sign in to comment.