Skip to content

Commit

Permalink
Add tinygo binary
Browse files Browse the repository at this point in the history
  • Loading branch information
acouvreur committed Jun 28, 2024
1 parent 35e07e5 commit aaf9329
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Setup TinyGo
uses: acifani/setup-tinygo@v2
with:
tinygo-version: '0.32.0'

- name: Build
run: make proxywasm

Expand Down

0 comments on commit aaf9329

Please sign in to comment.