We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fe1fe commit 889fcc3Copy full SHA for 889fcc3
.github/workflows/ci.yml
@@ -12,7 +12,6 @@ jobs:
12
- uses: actions/setup-node@v2
13
with:
14
node-version: "16"
15
- cache: "npm"
16
- name: Install packages
17
run: sudo gem install mdl
18
- name: Get file changes
0 commit comments