Skip to content

Commit 73b02c2

Browse files
committed
Fix
1 parent 4c375c8 commit 73b02c2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/env-read-file/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: "Set environment variables"
22
description: "Configures environment variables for a workflow"
33
runs:
44
using: "composite"
5-
runs-on: ubuntu-latest
65
steps:
76
- name: Create env file
87
uses: actions/cache@v3

0 commit comments

Comments
 (0)