Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Commit 9bf603e

Browse files
committed
add node version
1 parent 2985d8a commit 9bf603e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/fly-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
steps:
1010
- name: Checkout code
1111
uses: actions/checkout@v2
12+
with:
13+
node-version: '16.9.1'
1214

1315
- name: Set up Fly CLI
1416
uses: superfly/flyctl-actions/setup-flyctl@master

0 commit comments

Comments
 (0)