Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper-RF committed Oct 6, 2023
1 parent f62091b commit 78f23b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ inputs:
required: false
default: 'prefix'


timeout-minutes: 30

runs:
timeout-minutes: 30

using: "composite"
steps:
- uses: actions/setup-node@master
Expand Down

0 comments on commit 78f23b4

Please sign in to comment.