Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ChugunovRoman committed Nov 12, 2023
1 parent 354974a commit 8c73f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/archlinux
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM archlinux

WORKDIR /usr/src/figma-linux-aur

COPY ./build/installers/ ./
COPY ./build/installers/ /usr/src/

RUN pacman -Sy sudo git nano binutils --noconfirm && \
git clone https://aur.archlinux.org/figma-linux.git . && \
Expand Down

0 comments on commit 8c73f12

Please sign in to comment.