Skip to content

Fix for Globus user mapping on CyberGISX and updates to configs #194

Fix for Globus user mapping on CyberGISX and updates to configs

Fix for Globus user mapping on CyberGISX and updates to configs #194

Workflow file for this run

name: build-core
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v3
with:
node-version: 16
- run: |
npm install
npm run build