Skip to content

Commit

Permalink
Merge pull request #2954 from golemfactory/progress-report
Browse files Browse the repository at this point in the history
ExeUnit deploy/transfer progress
  • Loading branch information
prekucki committed Sep 12, 2024
2 parents fc29092 + 1572b5b commit d10c536
Show file tree
Hide file tree
Showing 41 changed files with 2,724 additions and 1,262 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ jobs:
console.log(release.data.upload_url);
return release.data.upload_url
- uses: golemfactory/build-deb-action@main
- uses: golemfactory/build-deb-action@5
id: deb
with:
debVersion: ${{ steps.version.outputs.version-ext }}
Expand Down
133 changes: 129 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d10c536

Please sign in to comment.