Skip to content

Commit 8cc1af6

Browse files
committed
fix: release structure
1 parent 3d97c38 commit 8cc1af6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
working-directory: ./integration-plugin
7676
run: make build
7777
- name: Pack Plugin Builds
78+
working-directory: .
7879
run: |
7980
tar -czf integration-plugin.tar --no-recursion -C ./integration-plugin/build/ integration-plugin -C ./steampipe-plugin-github/build/ steampipe-plugin-github.plugin
8081
- name: Upload Integration Plugin Artifact

0 commit comments

Comments
 (0)