Skip to content

Commit

Permalink
Clear CI build cache to fix CI lib error (#5416)
Browse files Browse the repository at this point in the history
**Story card:**
[sc-12034](https://app.shortcut.com/simpledotorg/story/12034)

## Because

CI is failing due to the old CI cache
  • Loading branch information
roypeter committed Apr 30, 2024
1 parent ec3f8da commit 101e578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/semaphore_setup
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
source ~/.toolbox/toolbox

# Temporarily turn on cache clear if Semaphore has weird bundling issues
# cache clear
cache clear

export DD_PROFILING_NO_EXTENSION=true
sem-version ruby 2.7.4
Expand Down

0 comments on commit 101e578

Please sign in to comment.