updateds scripts

This commit is contained in:
2026-03-03 13:03:48 -05:00
parent 379839036a
commit f2adca8a0d

View File

@@ -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