Skip to content

Commit 4bccf89

Browse files
committed
updated build action container
1 parent 18d0670 commit 4bccf89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build_ubuntu-latest:
1414

1515
runs-on: ubuntu-latest
16-
container: docker pull ghcr.io/hyperk/hk-software:main
16+
container: ghcr.io/hyperk/hk-software:main
1717
steps:
1818
- uses: actions/checkout@v2
1919
- name: Framework build

0 commit comments

Comments
 (0)