mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 15:10:23 +00:00
Attempt to fix build
This commit is contained in:
parent
883f4b4b3a
commit
ce89b74b9f
2 changed files with 1 additions and 2 deletions
1
.github/workflows/core-build.yml
vendored
1
.github/workflows/core-build.yml
vendored
|
@ -18,7 +18,6 @@ jobs:
|
|||
- name: Git checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.GH_PAT }}
|
||||
submodules: 'true'
|
||||
|
||||
- name: Set up GraalVM
|
||||
|
|
2
deps
2
deps
|
@ -1 +1 @@
|
|||
Subproject commit d098dfdee861175ff5b1d5af9e6cbf68e649ade5
|
||||
Subproject commit cbac51bc63e727c0ff5038cace4e91daa168a556
|
Loading…
Reference in a new issue