Skip to content

Commit 2c2e7a8

Browse files
committed
add the steps key
1 parent e341029 commit 2c2e7a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ To use the `minimum-dependency-versions` action in workflows, simply add a new s
1010
jobs:
1111
my-job:
1212
...
13-
13+
steps:
14+
...
1415
- uses: xarray-contrib/minimum-dependency-versions@version
1516
with:
1617
environment-paths: path/to/env.yaml

0 commit comments

Comments
 (0)