Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Commit

Permalink
ci: fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
egelja authored Sep 19, 2023
1 parent d313db8 commit 68edfb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,4 @@ jobs:
run: cmake --install build --config Release --prefix prefix

- name: Create Dockerimage
working-directory: build
run: docker build -t nutc-linter:latest .

0 comments on commit 68edfb8

Please sign in to comment.