Skip to content

Commit

Permalink
try to use run_number
Browse files Browse the repository at this point in the history
  • Loading branch information
nirinchev committed Aug 25, 2021
1 parent e095714 commit 2d32578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: dawidd6/action-download-artifact@v2
with:
workflow: main.yml
commit: bdbfb1b92c37988e33085c17a9ea183df87d0710
run_number: 1106
path: ${{ github.workspace }}/Realm/packages/
- uses: actions/setup-dotnet@v1
if: matrix.targetFramework == 'net6.0'
Expand Down

0 comments on commit 2d32578

Please sign in to comment.