Skip to content

Commit

Permalink
chore: temporary change comp action to use
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayata Suenaga committed Aug 16, 2023
1 parent 171cd2c commit 5c8cb4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
sed -i 's/ENVIRONMENT=staging/ENVIRONMENT=adhoc/' .env.adhoc
echo "PULL_REQUEST_NUMBER=$PULL_REQUEST_NUMBER" >> .env.adhoc
- uses: Expensify/App/.github/actions/composite/setupNode@main

- uses: ./.github/actions/composite/setupNode
- uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7
with:
ruby-version: '2.7'
Expand Down

0 comments on commit 5c8cb4d

Please sign in to comment.