Skip to content

Commit

Permalink
Fixed issue with workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
tmahmood authored Jul 25, 2024
1 parent bc28794 commit 4cfa0bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
with:
name: tw-web
path: |
target/release/taskwarrior-web
dist
target/release/taskwarrior-web
dist

0 comments on commit 4cfa0bb

Please sign in to comment.