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 c528b30 commit 08b02beCopy full SHA for 08b02be
.github/workflows/ci.dockerfile
@@ -5,4 +5,5 @@ FROM ghcr.io/vipm-io/actions-runner-labview:main
5
# the script below will apply VIPC files, if they are found.
6
RUN \
7
echo "Refreshing Package List..." && \
8
+ init_labview && \
9
dragon refresh --vipm
0 commit comments