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