We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e718e commit 121f69cCopy full SHA for 121f69c
.github/workflows/pullrequest_workflow.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
persist-credentials: true
17
- name: Build the Docker image
18
- run: docker build . --file Dockerfile --tag ghcr.io/hyperk/hk-meta-recon:latest
+ run: docker build . --file Dockerfile --tag ghcr.io/hyperk/hk-meta-sim:latest
dependencies.cmake
@@ -1 +1 @@
1
-hk_package( MDT 0.0.1 )
+hk_package( MDT 0.0.2 )
0 commit comments