mirror of
https://github.com/3proxy/3proxy.git
synced 2026-06-02 22:40:12 +08:00
Bump open-watcom/setup-watcom from 0 to 1
Bumps [open-watcom/setup-watcom](https://github.com/open-watcom/setup-watcom) from 0 to 1. - [Changelog](https://github.com/open-watcom/setup-watcom/blob/master/release.py) - [Commits](https://github.com/open-watcom/setup-watcom/compare/v0...v1) --- updated-dependencies: - dependency-name: open-watcom/setup-watcom dependency-version: '1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
794f667eea
commit
caf2aa5a84
2
.github/workflows/build-watcom.yml
vendored
2
.github/workflows/build-watcom.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
# - name: configure
|
# - name: configure
|
||||||
# run: ./configure
|
# run: ./configure
|
||||||
- name: Setup Open Watcom
|
- name: Setup Open Watcom
|
||||||
uses: open-watcom/setup-watcom@v0
|
uses: open-watcom/setup-watcom@v1
|
||||||
- name: set date
|
- name: set date
|
||||||
run: |
|
run: |
|
||||||
$NOW = Get-Date -Format "yyMMddHHmmss"
|
$NOW = Get-Date -Format "yyMMddHHmmss"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user