mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Updated gh-pages checkout command
This commit is contained in:
parent
93a8fe1c61
commit
efe216475d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
run: |
|
||||
git status
|
||||
git fetch --no-tags --depth=1 origin main
|
||||
git checkout origin/main
|
||||
git checkout main
|
||||
git pull
|
||||
git status
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue