Skip to content

Commit

Permalink
Allow building TinyGo image on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga authored Jan 13, 2023
1 parent 5ee6a72 commit 45394e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildtools-tinygo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
paths:
- buildtools/tinygo/**
- .github/workflows/buildtools-tinygo.yaml
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 45394e6

Please sign in to comment.