Skip to content

Commit 5b703bd

Browse files
committed
eamcs is now upstreamed
1 parent 727dcf5 commit 5b703bd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@ jobs:
9595
- name: Copy vscode extension
9696
run: mkdir -p ./dist/code && cp ./editors/code/*.vsix ./dist/
9797

98-
- name: Copy emacs mode
99-
run: cp ./editors/emacs/rust-analyzer.el ./dist/rust-analyzer.el
100-
10198
- name: Upload artifacts
10299
uses: actions/upload-artifact@v1
103100
with:

0 commit comments

Comments
 (0)