Skip to content

Commit

Permalink
Updates the working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
anweshadas committed May 9, 2024
1 parent 4e8978f commit 13253cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
podman pull fedora:latest
- name: Build the Base Community EE image
working-directory: images/execution-environments/community-ee-base
working-directory: execution-environments/community-ee-base
run: |
ansible-builder build --tag ghcr.io/anweshadas/community-ee-base:${{ env.BASE_EE_VERSION }}
Expand Down

0 comments on commit 13253cf

Please sign in to comment.