Skip to content

Commit

Permalink
Re-add release build. Look into datetime typing issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyTolene committed Mar 12, 2024
1 parent c7b5912 commit a359318
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pull-request-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
- name: "rc"
sdk-channel: rc

# Skip release build until stable.
# - name: "release"
# sdk-channel: release
- name: "release"
sdk-channel: release

name: "PR Build: ${{ matrix.name }}"
steps:
Expand Down

0 comments on commit a359318

Please sign in to comment.