This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Linux version
pull/1565/head
David Sanz
4 years ago
parent
6241b0725d
commit
78bf5ee00a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/basket-api.yml
+ 1
- 1
.github/workflows/basket-api.yml
View File
@ -49,7 +49,7 @@ jobs:
PLATFORM
:
win
NODE_IMAGE
:
stefanscherer/node-windows:10
BuildLinux:
runs-on
:
ubuntu-
16.04
runs-on
:
ubuntu-
latest
if
:
${{ github.event_name != 'pull_request' }}
steps:
-
name
:
'Checkout Github Action'
Write
Preview
Loading…
Cancel
Save