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 817eaaa commit 48f1b6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/verify-opensource-release-7days.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
steps:
- name: Install xq
run: |
sudo apt update -y
sudo apt install -y xq
sudo apt-get install -y xq
- name: Error if current release is too old
run: |
Expand Down

0 comments on commit 48f1b6c

Please sign in to comment.