Skip to content

Fix references to symbols in statics. #185

Fix references to symbols in statics.

Fix references to symbols in statics. #185

Workflow file for this run

name: Pull request build
on:
pull_request:
branches: [dev]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
- name: Build
env:
PR_NUMBER: ${{ github.event.number }}
run: |
npm install
npm run build-pr
- uses: actions/upload-artifact@v2
with:
name: pr
path: releases/dev/wasabee.user.js