Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
DaMandal0rian committed Sep 28, 2023
1 parent 7867709 commit f9c666c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-subspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
context: .
context: ./docker
file: ./Dockerfile
push: true
cache-from: type=registry,ref=blockscout/blockscout:buildcache
Expand Down

0 comments on commit f9c666c

Please sign in to comment.