Skip to content

Commit

Permalink
Update reuseble.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leshaan99 authored Oct 12, 2024
1 parent f504a43 commit 11e5239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuseble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get code
uses: actions/download-artifacts@v3
uses: actions/download-artifact@v3
with:
name: ${{ inputs.artifacts-name }}
- name: List file
Expand Down

0 comments on commit 11e5239

Please sign in to comment.