Browse Source

UPD: Release workflow

Alexander Koblov 1 tháng trước cách đây
mục cha
commit
dd23c55109
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -22,7 +22,7 @@ jobs:
       uses: actions/checkout@v4
       uses: actions/checkout@v4
       with:
       with:
             repository: 'fpc/Lazarus'
             repository: 'fpc/Lazarus'
-            ref: 'fixes_3_0'
+            ref: 'fixes_4'
 
 
     - name: Build and install Lazarus
     - name: Build and install Lazarus
       run: make all install
       run: make all install