updateds scripts
This commit is contained in:
@@ -14,7 +14,8 @@ jobs:
|
||||
- name: Install Railway CLI
|
||||
run: |
|
||||
npm i -g @railway/cli
|
||||
hash -r
|
||||
# Manually add the npm global bin to the PATH
|
||||
export PATH=$(npm prefix -g)/bin:$PATH
|
||||
railway --version
|
||||
|
||||
- name: Check Token Presence
|
||||
|
||||
Reference in New Issue
Block a user