This commit is contained in:
Chris Frohoff
2022-03-22 22:39:27 -07:00
parent 53f560d22d
commit 6f5f603c41
+1
View File
@@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: which node && node --version && env
- run: docker run --it --rm vulhub/java:7u21-jdk java -version
- if: ${{ env.ACT }} # act workaround
run: sudo chown -R runner:runner /var/run/act