Skip to content

Commit

Permalink
исправление action
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlo Ivan committed Dec 26, 2023
1 parent fb87b0e commit 9e6f22e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
- name: Сборка пакета
run: |
mkdir ".\build"
opm build --mf .\packagedef --out .\build
opm build --mf .\packagedef
- name: Заливка артифактов
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 9e6f22e

Please sign in to comment.