Compare commits
1 Commits
v3.5.2-nat
...
v3.5.3-nat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
009f6ae5b7 |
@@ -27,6 +27,7 @@ jobs:
|
|||||||
- run: echo " This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
- run: echo " This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||||
- run: echo " The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
- run: echo " The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||||
- run: env
|
- run: env
|
||||||
|
- run: sudo apt-get update && sudo apt-get install -y envsubst
|
||||||
# - uses: http://localhost:3000/bamanker/setup-node@v6
|
# - uses: http://localhost:3000/bamanker/setup-node@v6
|
||||||
# with:
|
# with:
|
||||||
# node-version: 24
|
# node-version: 24
|
||||||
|
|||||||
Reference in New Issue
Block a user