Skip to content

Commit

Permalink
updated output bundle directory
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatnema committed Oct 6, 2024
1 parent 6934b22 commit 16388bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
docker image ls -a
- uses: actions/checkout@v4
- name: Make output directory
run: mkdir -p ./github-action/output/bundle
run: mkdir -p ./output/bundle
- name: Test GitHub Action
uses: ./
with:
Expand Down

0 comments on commit 16388bb

Please sign in to comment.