Skip to content

Commit

Permalink
bump: download artifact ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaeldelboni committed Jan 18, 2024
1 parent f016253 commit b12ebd2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/flyio-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,11 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Download uberjar artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

with:
name: built-uberjar

Expand Down

0 comments on commit b12ebd2

Please sign in to comment.