Skip to content

Commit

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



runs:
timeout-minutes: 30
using: "composite"
steps:
- uses: actions/setup-node@master
Expand Down

0 comments on commit f62091b

Please sign in to comment.