Skip to content

Commit 121f69c

Browse files
committed
Update to MDT 0.0.2
1 parent c9e718e commit 121f69c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pullrequest_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
with:
1616
persist-credentials: true
1717
- name: Build the Docker image
18-
run: docker build . --file Dockerfile --tag ghcr.io/hyperk/hk-meta-recon:latest
18+
run: docker build . --file Dockerfile --tag ghcr.io/hyperk/hk-meta-sim:latest

dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hk_package( MDT 0.0.1 )
1+
hk_package( MDT 0.0.2 )

0 commit comments

Comments
 (0)