Skip to content

Commit

Permalink
[update]
Browse files Browse the repository at this point in the history
  • Loading branch information
yajuhua committed Jul 18, 2024
1 parent eeaef2e commit 282efbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Build with Maven
run: |
mvn -B package mvn package -Dpodcast2Version=$(date +beta-%Y-%m-%d)
mvn package -Dpodcast2Version=$(date +beta-%Y-%m-%d)
- name: Upload jar artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 282efbf

Please sign in to comment.