Skip to content

Commit

Permalink
fixing github actions steps and configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioannis committed Apr 14, 2026
1 parent 06ac5c1 commit bef67fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/registry-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
set -euxo pipefail
sudo apt-get update
sudo apt-get upgade -y
sudo apt-get upgrade -y
- name: Checkout (only for workflow files)
shell: bash
Expand Down

0 comments on commit bef67fe

Please sign in to comment.