Skip to content

Commit b9196bb

Browse files
authored
Update github-pages.yml
1 parent e2fe91b commit b9196bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/github-pages.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ jobs:
2323
base_href: [vagas-java]
2424
# Steps represent a sequence of tasks that will be executed as part of the job
2525
steps:
26-
- name: 'Preparing work-directory'
27-
run: |
28-
cp -vrf ./codigofonte/ionicv4/soujavaVagas/* ./
29-
3026
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
3127
- uses: actions/checkout@v2
3228

29+
- name: 'Preparing work directory'
30+
run: |
31+
cp -vrf ./codigofonte/ionicv4/soujavaVagas/* ./
32+
3333
- name: Angular Deploy gh-pages Actions
3434
# You may pin to the exact commit or the version.
3535
# uses: AhsanAyaz/angular-deploy-gh-pages-actions@0e4f1a953d00116ca38fbf1bcdb37f91923015ef

0 commit comments

Comments
 (0)