mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
working on gh actions.
This commit is contained in:
parent
8ffeee3c66
commit
d7abfc267d
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -19,10 +19,6 @@ jobs:
|
||||
npm install
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
CODESIGN_PASSWORD: ${{ secrets.OST_CERT_PWORD }}
|
||||
CODESIGN_FILE: "codesign-certificate.pfx"
|
||||
CODESIGN_B64: ${{ secrets.OST_CERT_B64 }}
|
||||
run: |
|
||||
cd app
|
||||
npm run build:js
|
||||
|
Loading…
Reference in New Issue
Block a user