Skip to content

Commit

Permalink
Merge branch 'trunk' into update/protect-use-fixers-response-error-pr…
Browse files Browse the repository at this point in the history
…op-handling
  • Loading branch information
dkmyta committed Sep 26, 2024
2 parents 56b527c + cc8772d commit 621ae84
Show file tree
Hide file tree
Showing 661 changed files with 17,837 additions and 11,855 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
fi
exit $EXIT
- name: Install svn
run: command -v svn || sudo apt-get install -y subversion

- uses: actions/checkout@v4
with:
path: src
Expand Down
Loading

0 comments on commit 621ae84

Please sign in to comment.