We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0394629 commit 5948405Copy full SHA for 5948405
.github/workflows/CI.yml
@@ -63,7 +63,6 @@ jobs:
63
- name: Install dependencies
64
run: |
65
apt update --yes
66
- apt upgrade --yes
67
68
# NOTE: do not change the below with an `actions/setup-node` step! or it
69
# would make this CI job entirely pointless
0 commit comments