Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes committed Dec 13, 2024
1 parent c1851fa commit a3f2c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: Build sirius using docker image
run: |
docker build -t centos7-sirius -f docker/Dockerfile
docker build -t centos7-sirius -f docker/Dockerfile .
- name: create a container without starting it && retrieve the .tgz
run: |
Expand Down

0 comments on commit a3f2c1f

Please sign in to comment.