Skip to content

Commit

Permalink
Issue TBD54566975#94: download-artifact cannot overwrite so delete first
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed Jul 28, 2024
1 parent 217867b commit 68a2c0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-issue-94.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ jobs:
cache: true
- name: Setup
run: just setup
- name: Remove existing tbdex.kt
run: rm bound/kt/src/main/kotlin/tbdex/sdk/rust/UniFFI.kt
- name: Download tbdex.kt
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 68a2c0d

Please sign in to comment.