Skip to content

Commit

Permalink
Fix dbeaver driver update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
craddm committed Jan 2, 2024
1 parent 566c5af commit 11be6c0
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 11be6c0

Please sign in to comment.