Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr authored Feb 19, 2024
1 parent e1cecc1 commit 87e7123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:
Whitespace separated, pkgs to supplement the environment. eg.
```yaml
+: |
packages: |
deno
zig
```
Expand All @@ -29,4 +29,4 @@ outputs:
description: Was the install cached?
runs:
using: node16
main: dist/action.js
main: dist/action.js

0 comments on commit 87e7123

Please sign in to comment.