Skip to content

Commit

Permalink
feat: wrong path CI github action
Browse files Browse the repository at this point in the history
  • Loading branch information
arifwidayana committed May 11, 2023
1 parent 17add5b commit 283416f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup Project
uses: ./github/actions/setup
uses: ./.github/actions/setup

- name: Decode Core Properties
env:
Expand Down

0 comments on commit 283416f

Please sign in to comment.