Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PatentLobster committed Sep 23, 2023
1 parent b8e6ae3 commit 31125e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- uses: actions/checkout@v4
- run: |
scripts/test.sh --variant "${{ matrix.variant }}" --os "${{ matrix.os }}"
ls
ls scripts/vhs
- uses: actions/upload-artifact@v3
with:
name: recording.yaml
path: demo.yaml
path: /scripts/vhs/demo.yaml

0 comments on commit 31125e7

Please sign in to comment.