Skip to content

Commit

Permalink
test change
Browse files Browse the repository at this point in the history
  • Loading branch information
idelvall committed Nov 13, 2024
1 parent 9a5fca4 commit 505d206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime_build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: earthly/setup-ucacher@main
- run: cat /usr/local/bin/ucacher
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
Expand Down Expand Up @@ -235,7 +236,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: earthly/setup-ucacher@main
- run: cat /usr/local/bin/ucacher
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
Expand Down

0 comments on commit 505d206

Please sign in to comment.