Skip to content

Commit

Permalink
+1
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Aug 12, 2024
1 parent 9875aab commit 4822e7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update gh-pages.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Pack and test
name: Update GH pages

on:
push:
# push:
workflow_dispatch:

permissions:
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ jobs:
runs-on: windows-latest

steps:
- name: git config
-
name: git config
run: |
git config --global core.autocrlf false
git config --global --add url.https://github.com/.insteadOf "[email protected]:"
- name: checkout
- name: checkout
uses: actions/checkout@main
sparse-checkout-cone-mode: false
sparse-checkout: |
Expand Down

0 comments on commit 4822e7a

Please sign in to comment.