Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
glebashnik committed Aug 14, 2024
1 parent 48f1b6c commit 1affbab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify-opensource-release-7days.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
error-if-current-release-too-old:
runs-on: ubuntu-latest
steps:
- name: Install xq
- name: Install tools
run: |
sudo apt-get install -y xq
pip install yq
- name: Error if current release is too old
run: |
Expand Down

0 comments on commit 1affbab

Please sign in to comment.