Skip to content

Commit

Permalink
fixed error
Browse files Browse the repository at this point in the history
  • Loading branch information
yongan-touch committed Jan 15, 2024
1 parent 0b1acc2 commit 75ce473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/learn-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
- name: Checkout code from repo
uses: actions/checkout@v4
- name: Use local hello-world-action
uses: ./.github/actions/hello-world-action
uses: .github/actions/hello-world-action

0 comments on commit 75ce473

Please sign in to comment.