|
@ -12,6 +12,7 @@ jobs: |
|
|
- uses: actions/checkout@v2 |
|
|
- uses: actions/checkout@v2 |
|
|
with: |
|
|
with: |
|
|
fetch-depth: 1 |
|
|
fetch-depth: 1 |
|
|
|
|
|
- run: Get-ExecutionPolicy |
|
|
- run: echo $Env.OF_URL |
|
|
- run: echo $Env.OF_URL |
|
|
- run: mkdir ../.ofxPiMapper |
|
|
- run: mkdir ../.ofxPiMapper |
|
|
- run: cp ./* ../.ofxPiMapper/ |
|
|
- run: cp ./* ../.ofxPiMapper/ |
|
|