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 c17da11 commit 5d8224bCopy full SHA for 5d8224b
.github/workflows/ci.yml
@@ -39,7 +39,6 @@ jobs:
39
with:
40
persist-credentials: false
41
submodules: true
42
- token: ${{ secrets.AMP_ACCESS_TOKEN }}
43
- uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14
44
45
key: ${{ matrix.target}}-${{ matrix.configuration }}
.gitignore
@@ -4,4 +4,5 @@
4
.xwin-cache/
5
build/
6
install/
7
+megalinter-reports/
8
out/
0 commit comments