Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLee18 authored Sep 15, 2024
1 parent a6afb18 commit b419f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose
- run: ls -l target
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.2
Expand Down

0 comments on commit b419f40

Please sign in to comment.