Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zshipko committed Sep 21, 2023
1 parent f252ea8 commit f394200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
with:
path: ./go-pdk
- uses: ./.github/actions/libextism
- uses: ./go-pdk/.github/actions/libextism

- name: Install Go
uses: actions/setup-go@v3
Expand Down

0 comments on commit f394200

Please sign in to comment.