Skip to content

Commit

Permalink
CI: repository name must be lowercase
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Czarnecki <[email protected]>
  • Loading branch information
lpawelcz committed Mar 5, 2024
1 parent 652b168 commit ebb0c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-cron-test-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
os: ["ubuntu20.04", "ubuntu22.04", "centos7"]
runs-on: ubuntu-latest
env:
IMAGE: ghcr.io/antmicro/OpenROAD-flow-scripts
IMAGE: ghcr.io/antmicro/openroad-flow-scripts
steps:
- name: Check out repository code
uses: actions/checkout@v3
Expand Down

0 comments on commit ebb0c6b

Please sign in to comment.