Skip to content

Commit

Permalink
Merge pull request #308 from buckaroo-it/develop
Browse files Browse the repository at this point in the history
Update, Test & Release (3.14.2)
  • Loading branch information
vegimcarkaxhija authored Jan 13, 2025
2 parents ffddc0a + 47f4a7b commit 1fd9025
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Install Subversion
run: sudo apt-get update && sudo apt-get install -y subversion

- name: Get release version
id: get_version
run: |
Expand Down

0 comments on commit 1fd9025

Please sign in to comment.