parent
6298f31a91
commit
93185149b3
|
@ -22,7 +22,7 @@ jobs:
|
|||
run: |
|
||||
git branch
|
||||
ls -l
|
||||
sed -i 's/${PROD}/${TESTING}/g' web/.env.production
|
||||
sed -i "s/${PROD}/${TESTING}/g" web/.env.production
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v2.1.2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue