瀏覽代碼

UPD: Release workflow

Alexander Koblov 1 月之前
父節點
當前提交
dd23c55109
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/release.yml

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

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