Skip to content

Commit

Permalink
Fix package release with container (#3)
Browse files Browse the repository at this point in the history
* sdist packaging

* Bump version

* Added container image
  • Loading branch information
marcin-ochman authored Jun 28, 2024
1 parent 2ea3a92 commit 173d593
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
permissions:
id-token: write
contents: write
container:
image: nvidia/cuda:12.4.1-devel-ubuntu22.04

environment:
name: pypi
Expand Down

0 comments on commit 173d593

Please sign in to comment.