mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-22 07:00:44 +08:00
testing
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user