Fix
parent
efb9d0ccd4
commit
0770c5b814
|
@ -4,7 +4,7 @@ runs:
|
|||
using: "composite"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Cache production build
|
||||
- name: Create env file
|
||||
uses: actions/cache@v3
|
||||
id: env-cache
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue