Skip to content

Commit

Permalink
fixup! actions: Fix master action
Browse files Browse the repository at this point in the history
  • Loading branch information
tonthemoon committed Jun 30, 2023
1 parent 9e46913 commit 4f35caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ton-nix-python-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@master
with:
name: ton-"$SYSTEM"-python-${{ matrix.python }}
name: ton-${{ env.SYSTEM }}-python-${{ matrix.python }}
path: artifacts

- name: Upload artifacts
Expand Down

0 comments on commit 4f35caf

Please sign in to comment.