Skip to content

Commit 86d361a

Browse files
committed
give up for now trying to rename the .nvda-addon file
1 parent f4181f6 commit 86d361a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/automaticRelease.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ jobs:
5050
run: |
5151
cp target/i686-pc-windows-msvc/release/libmathcat_py.dll addon/globalPlugins/MathCAT/libmathcat.pyd
5252
sed 's/^import wx\.xrc/# import wx.xrc/' --in-place "addon/globalPlugins/MathCAT/MathCATgui.py"
53-
- name: Rename addon
54-
run: ls *.nvda-addon
5553
- name: Build with scons
5654
run: scons version=${{ github.sha }}
5755
- name: Automatic release

0 commit comments

Comments
 (0)