Skip to content

Fixed pipeline

Fixed pipeline #5

Workflow file for this run

name: Copy File
on:
push:
branches:
- main
jobs:
copy-file:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Copy File
run: cp src/cv.tex .