Skip to content

Commit

Permalink
- fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
nshyrei committed Apr 8, 2024
1 parent b295967 commit 668422a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cd docker/enclave-base
docker build -t nshyrei/enclave-base .
cd ../docker/parent-base
cd ../parent-base
docker build -t nshyrei/parent-base .
- name: Push docker images
Expand Down

0 comments on commit 668422a

Please sign in to comment.