Skip to content

Commit

Permalink
[Hotfix] Update dev-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpark0506 authored Jul 1, 2024
1 parent 5b0ad48 commit 93dbda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: creates output
run: sh ./build.sh
- name: check dir
run : ls -al
run : pwd
- name: Pushes to another repository
id: push_directory
uses: cpina/github-action-push-to-another-repository@main
Expand Down

0 comments on commit 93dbda5

Please sign in to comment.