change ci yaml file for ex cyvbnj
This commit is contained in:
@@ -19,8 +19,9 @@ jobs:
|
||||
name: app.tar
|
||||
path: app.tar
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: app.tar
|
||||
- run: tar xf app.tar/app.tar
|
||||
- run: ./app/app
|
||||
Reference in New Issue
Block a user