Skip to content

Commit

Permalink
debugging errors
Browse files Browse the repository at this point in the history
  • Loading branch information
1nv8rzim committed Aug 31, 2023
1 parent 30eb6ac commit 4ee10f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
run: |
go build -o check.so -buildmode=plugin main.go
- name: testing
run: |
ls -la
- name: Create Release
id: create_release
uses: ncipollo/[email protected]
Expand Down

0 comments on commit 4ee10f7

Please sign in to comment.