Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glKarin authored Nov 7, 2024
1 parent 5490a93 commit f7d59fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
exclude:
- os: ubuntu-latest
bits: 32
- os: windows-latest
bits: 32
#- os: windows-latest
#bits: 32

defaults:
run:
Expand Down Expand Up @@ -171,7 +171,7 @@ jobs:
id: release_datetime
uses: Kaven-Universe/github-action-current-date-time@v1
with:
format: "YYYY-MM-DD_HH-mm-ss"
format: "YYYYMMDD-HHmmss"

- name: Create release
uses: "marvinpinto/action-automatic-releases@latest"
Expand Down

0 comments on commit f7d59fb

Please sign in to comment.