Skip to content

Commit

Permalink
fix: use composite action on main
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayata Suenaga committed Aug 18, 2023
1 parent 73a8e03 commit edc8c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
sed -i 's/ENVIRONMENT=staging/ENVIRONMENT=adhoc/' .env.adhoc
echo "PULL_REQUEST_NUMBER=$PULL_REQUEST_NUMBER" >> .env.adhoc
- uses: ./.github/actions/composite/setupNode
- uses: Expensify/App/.github/actions/composite/setupNode@main

- uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7
with:
Expand Down

0 comments on commit edc8c6c

Please sign in to comment.