Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Merge fb633d0e5ecd7d075930b0c794de0465dab5a399 into sapling-pr-archiv… #21426

Merge fb633d0e5ecd7d075930b0c794de0465dab5a399 into sapling-pr-archiv…

Merge fb633d0e5ecd7d075930b0c794de0465dab5a399 into sapling-pr-archiv… #21426

Workflow file for this run

name: PKG Node CI
# This actions runs on 'git push' and PRs
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
env:
pkg-directory: ./desktop/pkg
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '18.x'
- name: install
working-directory: ${{env.pkg-directory}}
run: yarn
- name: run
working-directory: ${{env.pkg-directory}}
run: bin/run