Skip to content

Commit

Permalink
Merge pull request #1696 from craddm/dbeaver-driver-workflow
Browse files Browse the repository at this point in the history
Update DBeaver drivers using Github workflow
  • Loading branch information
craddm authored Jan 9, 2024
2 parents 0f1f325 + f016b46 commit e3a2ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_package_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Update DBeaver driver versions
run: |
python .github/scripts/update_rstudio.py
python .github/scripts/update_dbeaver_drivers.py
- name: Check for changes
shell: bash
Expand Down

0 comments on commit e3a2ea4

Please sign in to comment.