Skip to content

Commit

Permalink
test-deploy 15
Browse files Browse the repository at this point in the history
  • Loading branch information
yarobash committed Nov 20, 2024
1 parent c747cf7 commit af508a4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
steps:
- uses: actions/checkout@v4
- name: Download production articfact
uses: actions/download-artifact@v4
with:
Expand All @@ -37,6 +38,4 @@ jobs:
run: |
pwd
ls
cd ..
pwd
ls

0 comments on commit af508a4

Please sign in to comment.