Skip to content

Commit

Permalink
ci: update dockerfile used by old workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 committed Aug 7, 2023
1 parent 1245424 commit ad479cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ jobs:
description: Clarinet is a simple, modern and opinionated runtime for testing, integrating and deploying Clarity smart contracts.
image: ${{ github.repository }}
artifact: clarinet-linux-x64-glibc
dockerfile: dockerfiles/components/clarinet.dockerfile
dockerfile: dockerfiles/components/clarinet-dev.dockerfile
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit ad479cc

Please sign in to comment.