Skip to content

Update main.yml

Update main.yml #4

Workflow file for this run

on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: jetli/[email protected]
with:
version: 'latest'
- run: wasm-pack build
working-directory: text_to_path
- uses: actions/upload-artifact@v3
with:
name: pkg
path: text_to_path/pkg