Skip to content

Commit

Permalink
Documentation edits made through Mintlify web editor
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-aitken committed Apr 16, 2024
1 parent 5eaf7bc commit 9d843ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/v3/github-actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "20.x"

- name: Install dependencies
run: npm install

- name: 🚀 Deploy Trigger.dev
env:
Expand Down

0 comments on commit 9d843ca

Please sign in to comment.