Update .gitea/workflows/deploy.yml
done
This commit is contained in:
@@ -11,9 +11,8 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
# - name: Install Railway CLI
|
- name: Install Railway CLI
|
||||||
# run: |
|
run: railway --version
|
||||||
# npm i -g @railway/cli
|
|
||||||
# # Manually add the npm global bin to the PATH
|
# # Manually add the npm global bin to the PATH
|
||||||
# export PATH=$(npm prefix -g)/bin:$PATH
|
# export PATH=$(npm prefix -g)/bin:$PATH
|
||||||
# railway --version
|
# railway --version
|
||||||
|
|||||||
Reference in New Issue
Block a user