We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7acb15b commit 47e7283Copy full SHA for 47e7283
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v1
11
- - uses: alisw/alibuild-action@v1.2
+ - uses: alisw/alibuild-action@v1.3
12
with:
13
package: DebugGUI
14
extra_packages: "cmake"
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments