[CI] Resolves compiled-assets caching issue (2) (#20837)
This commit is contained in:
parent
c6a3e001fa
commit
0cc9cc0250
1 changed files with 2 additions and 0 deletions
2
.github/workflows/create-cache.yml
vendored
2
.github/workflows/create-cache.yml
vendored
|
|
@ -10,6 +10,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
env:
|
||||
E2E: true
|
||||
RAILS_ENV: test
|
||||
NODE_ENV: test
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue