Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 6159133

Browse files
authored
Checkout before running nbgv
1 parent 6a23257 commit 6159133

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ jobs:
2424

2525
# Steps represent a sequence of tasks that will be executed as part of the job
2626
steps:
27-
- uses: aarnott/[email protected]
28-
id: nbgv
29-
3027
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
3128
- uses: actions/checkout@v1
3229
with:
3330
submodules: true
3431

32+
- uses: aarnott/[email protected]
33+
id: nbgv
34+
3535
- name: Add msbuild to PATH
3636
uses: microsoft/[email protected]
3737

0 commit comments

Comments
 (0)