mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[ACS-4632] Downgrade node version, small script fix (#2993)
This commit is contained in:
parent
ffb9c13b93
commit
801969c518
2
.github/workflows/aca-upstream.yml
vendored
2
.github/workflows/aca-upstream.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
- name: install NPM
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 14
|
||||
cache: 'npm'
|
||||
- name: Trigger upstream
|
||||
shell: bash
|
||||
|
@ -1,4 +1,4 @@
|
||||
!/usr/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
git config --global user.name "alfresco-build"
|
||||
git config --global user.email "alfresco-build@hyland.com"
|
||||
|
Loading…
x
Reference in New Issue
Block a user