edjx22 commited on
Commit
7b7a7d0
·
unverified ·
1 Parent(s): 3f4e1df

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -14,7 +14,7 @@ jobs:
14
  lfs: true
15
 
16
  - name: Pull latest changes
17
- run: git pull origin main # Pull latest changes from remote before pushing
18
 
19
  - name: Push to hub
20
  env:
 
14
  lfs: true
15
 
16
  - name: Pull latest changes
17
+ run: git pull # Pull latest changes from remote before pushing
18
 
19
  - name: Push to hub
20
  env: