Skip to content

Commit

Permalink
Merge pull request #4 from include-davis/feat/ci-cd
Browse files Browse the repository at this point in the history
Update production.yaml
  • Loading branch information
include-davis-admin authored Feb 22, 2024
2 parents 93a6d69 + e1e6a25 commit c5bf488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm install

- name: Install railway
run: npm install @railway/[email protected]
run: npm install -g @railway/[email protected]

- name: Lint check
run: npm run lint
Expand Down

0 comments on commit c5bf488

Please sign in to comment.