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 18d0670 commit 4bccf89Copy full SHA for 4bccf89
.github/workflows/c-cpp.yml
@@ -13,7 +13,7 @@ jobs:
13
build_ubuntu-latest:
14
15
runs-on: ubuntu-latest
16
- container: docker pull ghcr.io/hyperk/hk-software:main
+ container: ghcr.io/hyperk/hk-software:main
17
steps:
18
- uses: actions/checkout@v2
19
- name: Framework build
0 commit comments