Github Actions: fix notifications

This commit is contained in:
Raphaël Walther
2023-01-16 14:38:02 +01:00
parent f4fd08f64e
commit 082a8ad8ee
+3
View File
@@ -33,6 +33,9 @@ jobs:
with:
name: report
path: .github/workflows/support-files/notifications
- uses: actions/setup-node@v3
with:
node-version: 16
- name: Keybase - Node Install
run: npm install
working-directory: .github/workflows/support-files