Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zomars committed Feb 25, 2023
1 parent efb9d0c commit 0770c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/env-read-file/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0770c5b

Please sign in to comment.