Skip to content

Commit

Permalink
implement artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
pooja8447 committed Dec 28, 2023
1 parent 224eb56 commit 8a562eb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,12 @@ jobs:
with:
name: static-site
path: scripts/
Download-GitHub-Actions:
name: Download Github Actions
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v4




0 comments on commit 8a562eb

Please sign in to comment.