mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2026-08-23 10:54:17 -05:00
Merge pull request #77 from PretendoNetwork/dependabot/github_actions/actions/checkout-6
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
build-inkay:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- name: build toolchain container
|
||||
run: docker build . -t builder
|
||||
- uses: ammaraskar/gcc-problem-matcher@master
|
||||
|
||||
Reference in New Issue
Block a user