Skip to content

Commit

Permalink
[ubicloud] Use ubicloud/cache instead of actions/cache in the workflow
Browse files Browse the repository at this point in the history
We just switched the cache package in the package.json file from
"actions/cache" to "ubicloud/cache".

When we execute `npm run build`, it simply puts the dependency packages
to the dist directory. This is why the change appears less clean.
  • Loading branch information
enescakir committed Dec 3, 2024
1 parent 0b93645 commit 2dd92eb
Show file tree
Hide file tree
Showing 4 changed files with 490 additions and 1,857 deletions.
Loading

0 comments on commit 2dd92eb

Please sign in to comment.