Skip to content

Commit

Permalink
Merge pull request #9 from OffchainLabs/release-build-denoiser
Browse files Browse the repository at this point in the history
Release build denoiser
  • Loading branch information
kasey authored Jan 15, 2025
2 parents 9e084bb + 94cc2f6 commit 4f70d2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v4

- name: build-unclog
uses: ./.github/actions/build-unclog
with:
artifact-name: unclog # This is the 'release' artifact name

- name: Set up Go
uses: actions/setup-go@v5
with:
Expand Down
3 changes: 3 additions & 0 deletions log/kasey_release-build-denoiser.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Fixed

- release action would re-run go setup and build steps. remove the build using the shared action.

0 comments on commit 4f70d2a

Please sign in to comment.