Skip to content

Commit

Permalink
ci: use storeCacheForLinuxBuildJob
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilch committed May 17, 2024
1 parent 176a9ef commit 0d52c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared-scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ function _installLinux {
_setShell
echo "Linux Install"
yarn run production-install
storeCacheForBuildJob
storeCacheForLinuxBuildJob
}

function _testLinux {
Expand Down

0 comments on commit 0d52c50

Please sign in to comment.