Skip to content

Commit

Permalink
chore: add wasm workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Aug 1, 2024
1 parent 63831ae commit 6c720fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,7 @@ jobs:
uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
wasm:
name: Build WASM packages 🧑‍🏭
needs: release
uses: insightsengineering/r.pkg.template/.github/workflows/wasm.yaml@main

0 comments on commit 6c720fc

Please sign in to comment.