mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-26 17:01:53 +08:00
testing
This commit is contained in:
@@ -11,3 +11,4 @@ act version HEAD-4d71071
|
|||||||
Known issues:
|
Known issues:
|
||||||
- https://github.com/nektos/act/issues/910
|
- https://github.com/nektos/act/issues/910
|
||||||
- https://github.com/nektos/act/issues/973
|
- https://github.com/nektos/act/issues/973
|
||||||
|
- https://github.com/nektos/act/issues/284
|
||||||
|
|||||||
@@ -67,5 +67,7 @@ jobs:
|
|||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: jar
|
name: jar
|
||||||
|
path: ysoserial.jar
|
||||||
|
- run: ls -la ysoserial.jar
|
||||||
- run: echo ${{ matrix.version }} && java -version && env
|
- run: echo ${{ matrix.version }} && java -version && env
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user