This commit is contained in:
Chris Frohoff
2022-03-20 20:37:06 -07:00
parent 746dae054d
commit ac2251514d
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -11,3 +11,4 @@ act version HEAD-4d71071
Known issues:
- https://github.com/nektos/act/issues/910
- https://github.com/nektos/act/issues/973
- https://github.com/nektos/act/issues/284
+2
View File
@@ -67,5 +67,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: jar
path: ysoserial.jar
- run: ls -la ysoserial.jar
- run: echo ${{ matrix.version }} && java -version && env